﻿body 
{
}

.EtiquetasSeguridad
{
	font-size: x-small;
	color: navy;
	font-family: Verdana;
	font-style: normal;
	text-align: right;
}

.EtiquetasClaveDeAcceso
{
	font-size: x-small;
	color: blue;
	font-style: normal;
	font-family: Verdana;
}

.EtiquetasHorarioServicio
{
	color: gray;
	font-family: Arial;
	font-style: normal;
	font-size: x-small;
}

.EtiquetasServicio
{
	font-size: medium;
	color: navy;
	font-family: Arial;
	font-weight: bold;
}

.BotonIngresar
{
	font-size: small;
	color: black;
	font-style: normal;
	font-family: Verdana;
}

.TxtSeguridad
{
	font-size: small;
	color: black;
	font-style: normal;
	font-family: Verdana;
}

.TxtComboChico
{
	font-size:x-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
}






.EtiquetasActivacion
{
	font-size: x-small;
	color: navy;
	font-family: Verdana;
	font-style: normal;
	text-align: right;
	background-color: silver;
	font-weight: bold;
}

.ActivacionTexto
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	text-align: justify;
}
.BotonActivacion
{
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
}

.EtiquetasActivacionColor
{
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: #ffff99;
}

.EtiquetasActivacionDerecha
{
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
}

.ActivacionTextoCentrado
{
	font-size: small;
	color: black;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
}

.TransferenciaTEFTexto
{
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-align: justify;
	font-weight: bold;
}
.TextoResaltado
{
	font-size: xx-small;
	color: red;
	font-family: Arial;
	text-align: justify;
	font-weight: bold;
}


.JustificarTexo
{
	text-align: justify;
}
.EliminarBorde img{
    border-color:white;
}